stop using QFile api to delete a single local file
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 7 Apr 2025 13:37:41 +0000 (15:37 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Tue, 8 Apr 2025 21:05:06 +0000 (21:05 +0000)
commit147a033f883ba9cb34e8cdf47a4e3bde848042e7
treed4c9d3db539f4bf5027d460d0ebba7170c373560
parent0c50e0fafebfa02ff5a8fdfc5083321a076ad5fb
stop using QFile api to delete a single local file

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/common/filesystembase.cpp